home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Whiteline: delta
/
whiteline CD Series - delta.iso
/
dl_serie
/
news
/
174
/
aqt
/
aqt_play.doc
< prev
next >
Wrap
Text File
|
1995-11-25
|
4KB
|
122 lines
(English below)
Ein einfacher QuickTime-Player für den Atari (Mono, 16 oder 256 Farben).
Für alle die, die sich über die große Sammlung im PC/Mac Bereich geärgert
haben. Bislang CVID24, RLE8, RLE16, RLE24, RAW, SMC8. Aber immerhin ein
Anfang. Version: 0.94 Bugfixes! Neue Komprimierverfahren, mehr Movies!
Autor: Dieter Fiebelkorn
Grüner Weg 29a
45768 Marl
02365/65952
Informationen zu weiteren Komprimierungen sind herzlich willkommen.
Und werden nach Möglichkeit in das Programm einfließen. Danksagungen
sind selbstverständlich. Noch besser sind kleine C-Funktionen, die
das Auspacken realisieren (Benötigte Werte bitte als Parameter über-
geben und als 1Byte/Pixel [Genau ein Byte gibt den Index der Farb-
palette an] ablegen) den Rest erledige ich dann! !!!HERZLICHEN DANK!!!
Postcardware!
=============
AVI_PLAY.PRG : Version für alle Atari's.
AVI_P020.PRG : Für Rechner mit einem 68020 Prozessor oder höher.
AVI_P881.PRG : Für Rechner mit einem zusätzlichen Coprozessor.
Tastaturbedienung:
------------------
'+' : Aufhellen des Bildes um 5%.
'-' : Abdunkeln des Bildes um 5%.
'*' : Originalhelligkeit.
'/' : Rot - Blau - Tausch.
Bei CVID Graustufen/Farb-Anzeige
'.' : Verdoppelung des Bildes ein/ausschalten.
'0' : Zum ersten Bild zurückspringen.
'3' : 10 Bilder überspringen.
'6' : 25 Bilder überspringen.
'9' : 100 Bilder überspringen.
'(' : Jedes Bild darstellen.
')' : Jedes 2., 3., ... 10. Bild darstellen.
's' : Speichern des Bildes als ESM-Datei.
'<SPACE>'
'<LEERTASTE>' : Standbild ein/ausschalten.
'<RETURN>'
'<ENTER>' : Einzelbild Weiterschaltung.
'<ESC>', 'q' : Programm beenden.
=======================================================================
A simple Apple QuickTime player for Atari (mono, 16 or 256 colors).
For all, which have found any animations and couldn't show them.
The viewer supports CVID24, RLE8, RLE16, RLE24, RAW, SMC8 and without
sound. But think, i is the beginning! version 0.95: More codecs/movies!
Author: Dieter Fiebelkorn
Grüner Weg 29a
45768 Marl
--- Germany ---
Informations for other methods of compression are wellcome. And will
use for the program if possible. You get a "Thanks" in the README!
Better are little C functions, which makes the decompression. Needed
values are given by parameters and the image should be saved in a
given memory with 1 byte per pixel (which is the index of the color
palette). I make the rest! Many many thanx!
Postcardware!
=============
AVI_PLAY.PRG : version for all Atari's.
AVI_P020.PRG : for Atari with a 68020 prozessor or higher.
AVI_P881.PRG : for Atari with a mathematic coprozessor.
Tastaturbedienung:
------------------
'+' : Brighten the image by +5%.
'-' : Brighten the image by +5%.
'*' : original colors.
'/' : red - blue - switch.
for CVID grayscale/color display.
'.' : double the image (on/off).
'0' : return to the first image.
'3' : skip 10 images.
'6' : skip 25 images.
'9' : skip 100 images.
'(' : show every image.
')' : show only every 2., 3., ... 10. image.
's' : save image a ESM picture.
'<SPACE>'
'<LEERTASTE>' : pause on/off.
'<RETURN>'
'<ENTER>' : single step in pause mode.
'<ESC>', 'q' : quit animation.